Specify the default destination folder where your application's database files will be installed, and press Enter. Instead of hard-coding a path, you can select a Windows Installer folder property (in square brackets) from the drop-down list. Separate further levels of subfolders with a backslash—for example, [ProgramFilesFolder]\MyApp\Bin.
![]() | When specifying a destination folder for your application's database files, you cannot include a space after the closing square bracket (]), or before or after a backslash (\). For example, the paths "[ProgramFiles]\ MyApp\Bin" and "[ProgramFiles]\MyApp\ Bin" are invalid. |
The value you enter here is assigned to the property DATABASEDIR, which is the default destination folder for all of your application's database files.